home *** CD-ROM | disk | FTP | other *** search
/ Art Fundamentals - Core Concepts in Art / Art Fundamentals: Core Concepts in Art.iso / pc / main.dxr / 00085.ls < prev    next >
Encoding:
Text File  |  2001-07-16  |  67 b   |  6 lines

  1. on mouseUp me
  2.   global firsttime
  3.   firsttime = 1
  4.   go("Exam1")
  5. end
  6.